Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Travis job, mypy type checking #1

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Dorthu
Copy link
Owner

@Dorthu Dorthu commented May 23, 2018

Didn't annotate much, but I did add type annotations enough to make mypy
not complain. I'll expand type annotations in the future as make sure
to keep mypy happy.

Didn't annotate much, but I did add type annotations enough to make mypy
not complain.  I'll expand type annotations in the future as make sure
to keep mypy happy.
@Dorthu
Copy link
Owner Author

Dorthu commented May 23, 2018

Looks like type hints in variables only works in python 3.6.. which makes me wonder if I want to restrict this library to only the newest of the new python (I'd already considered not supporting python2, but requiring 3.6+ seems like more of an ask)

Dorthu pushed a commit that referenced this pull request Dec 11, 2020
Copy link
Contributor

@yoshizzle yoshizzle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Needs a rebase, but lgtm

commonism referenced this pull request in commonism/openapi3 Jul 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants